Make gtk_combo_box_text_get_active_text() behave as documented
authorMatthias Clasen <mclasen@redhat.com>
Sat, 19 Feb 2011 18:27:51 +0000 (13:27 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 19 Feb 2011 18:27:51 +0000 (13:27 -0500)
commit84b259d0768e6fcccb5e5d2b0ed05c9bd3beaab1
treefd3f474e2e7ce276ce3b242d9cc4321d8c9a0945
parent8d9144a0c4d4a8f8a997d439e4c0486718e04956
Make gtk_combo_box_text_get_active_text() behave as documented

If there is an entry, it is supposed to return the contents
of the entry. Pointed out by Allin Cottrell,
https://bugzilla.gnome.org/show_bug.cgi?id=642681
gtk/gtkcomboboxtext.c